Skip to content

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Oct 9, 2025

testing

conda create -n test-ccpi-regulariser python=3.12 boa mamba -c conda-forge
conda activate test-ccpi-regulariser
conda mambabuild -c conda-forge --output-folder dist .

# optional
#mamba install ccpi-regulariser=*=cuda* -c ./dist -c conda-forge
#python -m unittest discover -v -s ./test

follow-up (later)

  • work out why we need cuda-compiler ~={{ cuda_compiler_version }} in lieu of {{ compiler('cuda') }}
  • fix windows CI conda build

... or just move to conda-forge

@casperdcl casperdcl self-assigned this Oct 9, 2025
@paskino
Copy link
Contributor

paskino commented Oct 10, 2025

@dkazanc do you use the build directory anywhere?

@casperdcl casperdcl force-pushed the numpy-2 branch 3 times, most recently from d375aa0 to 29c5539 Compare October 10, 2025 18:43
@casperdcl casperdcl marked this pull request as ready for review October 10, 2025 18:44
@casperdcl casperdcl requested a review from gfardell October 10, 2025 19:27
@casperdcl casperdcl force-pushed the numpy-2 branch 2 times, most recently from b0953bb to af26384 Compare October 17, 2025 11:01
@casperdcl casperdcl merged commit 2701904 into master Oct 17, 2025
23 of 24 checks passed
@casperdcl casperdcl deleted the numpy-2 branch October 17, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove pinning to numpy versions

2 participants